home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Graphics⁄Sound / MacGS 2.5.2ß3 Dev ƒ / MacGS Menu INIT ƒ / README
Text File  |  1993-04-20  |  541b  |  12 lines

  1. 20APR93
  2.  
  3.  
  4. I've written this INIT to allow MacGS to peacefully co-exist with such extensions
  5. as BeHierachic and MenuChoice, which unfortunately do not restore an application's
  6. resource file context after they execute.  Because MacGS' Graphics User Interface
  7. is implemented as a device driver, and therefore does *not* ever explicitly invoke
  8. MenuSelect (), I've written this INIT to patch BeHierarchic's and MenuChoice's
  9. MenuSelect () patches.  However, as with all such extensions *caveat emptor*!
  10.  
  11.      ...Martin Fong                mwfong@nisc.sri.com
  12.